FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.health.idms#1.0.2-beta (62 ms)

Package ca.on.health.idms
Type StructureDefinition
Id Id
FHIR Version R5
Source https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-DocumentReference
Url https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-DocumentReference
Version 1.0.0
Status draft
Name IDMSDocumentReference
Experimental False
Type DocumentReference
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-DocumentReference-Types IDMS DocumentReference Types


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "006c324c-9715-4f7b-8862-b1e90c26c731",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-09-28T12:02:21.111+00:00",
    "source" : "#WazS1YQm4dXxp2Ri"
  },
  "url" : "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-DocumentReference",
  "version" : "1.0.0",
  "name" : "IDMSDocumentReference",
  "status" : "draft",
  "fhirVersion" : "5.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "DocumentReference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DocumentReference.identifier",
        "path" : "DocumentReference.identifier",
        "definition" : "#### **_`IDMS: This is a business identifier the given to this document.`_**",
        "max" : "1"
      },
      {
        "id" : "DocumentReference.basedOn",
        "path" : "DocumentReference.basedOn",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.status",
        "path" : "DocumentReference.status",
        "definition" : "#### **_`IDMS: This is mandatory according to FHIR, it will usually always be current.`_**"
      },
      {
        "id" : "DocumentReference.docStatus",
        "path" : "DocumentReference.docStatus",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.modality",
        "path" : "DocumentReference.modality",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type",
        "path" : "DocumentReference.type",
        "definition" : "#### **_`IDMS: This is the type of document reference. Example Request PDF.`_**",
        "min" : 1
      },
      {
        "id" : "DocumentReference.type.coding",
        "path" : "DocumentReference.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DocumentReference.type.coding.system",
        "path" : "DocumentReference.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
      },
      {
        "id" : "DocumentReference.type.coding.version",
        "path" : "DocumentReference.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.coding.code",
        "path" : "DocumentReference.type.coding.code",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-DocumentReference-Types"
        }
      },
      {
        "id" : "DocumentReference.type.coding.display",
        "path" : "DocumentReference.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.coding.userSelected",
        "path" : "DocumentReference.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.text",
        "path" : "DocumentReference.type.text",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.category",
        "path" : "DocumentReference.category",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.subject",
        "path" : "DocumentReference.subject",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context",
        "path" : "DocumentReference.context",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.event",
        "path" : "DocumentReference.event",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.bodySite",
        "path" : "DocumentReference.bodySite",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.facilityType",
        "path" : "DocumentReference.facilityType",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.practiceSetting",
        "path" : "DocumentReference.practiceSetting",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.period",
        "path" : "DocumentReference.period",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.date",
        "path" : "DocumentReference.date",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.author",
        "path" : "DocumentReference.author",
        "definition" : "#### **_`IDMS: This is the PractitionerRole that owns the related Request. This is needed by the security interceptor.`_**",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
            ]
          }
        ]
      },
      {
        "id" : "DocumentReference.attester",
        "path" : "DocumentReference.attester",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.custodian",
        "path" : "DocumentReference.custodian",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.relatesTo",
        "path" : "DocumentReference.relatesTo",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.description",
        "path" : "DocumentReference.description",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.securityLabel",
        "path" : "DocumentReference.securityLabel",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content",
        "path" : "DocumentReference.content",
        "definition" : "#### **_`IDMS: This is the PDF.`_**",
        "max" : "1"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.